data flow language

英 [ˈdeɪtə fləʊ ˈlæŋɡwɪdʒ] 美 [ˈdeɪtə floʊ ˈlæŋɡwɪdʒ]

网络  数据流语言

计算机



双语例句

  1. The AWT's redesign of the original AUIML data and flow models is an attempt to keep things simple and close to the nature of the JavaScript language.
    AWT针对原始AUIML数据和流模型进行重新设计,为的是保持简单性并尽量接近JavaScript语言的特性。
  2. The data flow programming framework often used for commercial applications is Structured Query Language ( SQL), while for open source distributions, it is an alternative to SQL, such as Apache Pig for Hadoop.
    常用于商业应用程序的数据流编程框架是StructuredQueryLanguage(SQL),对于开源应用程序,通常会使用SQL的替代方案,如ApachePigforHadoop。
  3. Research and Design on data flow Graph description language
    数据流图描述语言的研究与设计
  4. ﹒ programming and realizing the Data Flow information monitoring system: reading out the information and storing them to the database MySQL by C and C++ programming language;
    ·编程实现了数据流信息的监测:采用C和C++语言将数据流信息读出并存入MySQL数据库;
  5. Program static detection, a method of information and data flow analysis for source program with PASCAL like language is presented, which is an effective method for decreasing program errors such as data flow error, infinitive program iteration, etc.
    采用类似PASCAL的语言,提出了一种以源程序为目标的信息流和数据流静态分析方法。
  6. This paper introduces the hardware design of the high speed data acquisition system based on SCM and FPGA, provides the connecting scheme of the circuit, and points out the flow chart and design language of this system.
    介绍了基于单片机和FPGA的高速数据采集系统的硬件设计,提供了电路图的连接方案,指出了系统的流程图和设计语言。
  7. A new algorithm of Graphical Programming Platform ( GPP) for Virtual Instrument is proposed in this paper. This algorithm that adopts our own data driving mode bases on Visual Programming Language and Data Flow Language.
    主要通过可视化编程语言的研究,在开发面向虚拟仪器系统的图形化编程平台(GPP)中提出了基于改进数据流语言的程序运行算法。
  8. A Data Flow Language for Virtual Instrument
    一种面向虚拟仪器的数据流程语言
  9. A Graphic Data-Flow Language
    一种图形化流程语言
  10. Data types, control flow and procedure of FORSTAT language were designed based on normal rules of procedure language design and orientation of FORSTAT language.
    6从程序语言的一般设计准则和FORSTAT语言的定位出发,设计了FORSTAT语言的数据类型、控制流程和过程;
  11. Connections between blocks show the data flow, data is wrote in software modules with C callable assembly language, and modules are re-useable and expandable.
    模块间的连接表示数据流向,用C可调用汇编函数将其数据写入软件模块。
  12. Whole-Program Data Flow Analysis and Program Slicing System of Nested Language in the Presence of Pointers
    带有指针的嵌套式语言全程数据流分析及程序分片系统